Skip to content

Conversation

@tim48-robot
Copy link

Because the solution and testcase for number 2 does not match the requirements asked on readme.md

This PR

• Changed the solution and testing part of the file to match the readme.md to include the number 6.

Issue

Closes #XXXXX

Additional Information

Pull Request Requirements

  • I have thoroughly read and understand The Odin Project Contributing Guide
  • The title of this PR follows the location of change: brief description of change format, e.g. 01_helloWorld: Update test cases
  • The Because section summarizes the reason for this PR
  • The This PR section has a bullet point list describing the changes in this PR
  • If this PR addresses an open issue, it is linked in the Issue section
  • If this PR includes any changes that affect the solution of an exercise, I've also updated the solution in the /solutions folder

@mao-sz
Copy link
Contributor

mao-sz commented Jul 21, 2025

This change isn't correct because the instructions want you to return false when the number is less than 10, meaning 6 should return false.
The current solution and tests are fine.

@tim48-robot
Copy link
Author

right, thankyou mao for the comment. I think i misread the readme.md? somehow my eyes are deceiving me /./

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants